-
-
Notifications
You must be signed in to change notification settings - Fork 9
0.3.9 #2125
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the java group with 9 updates: | Package | From | To | | --- | --- | --- | | [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.7` | `1.5.8` | | org.apache.logging.log4j:log4j-core | `2.23.1` | `2.24.0` | | [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.12.7.1` | `2.17.2` | | [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `2.3.2` | `3.13.0` | | [com.beust:jcommander](https://github.com/cbeust/jcommander) | `1.81` | `1.82` | | [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) | `3.5.1` | `3.6.0` | | [org.apache.nutch:nutch](https://github.com/apache/nutch) | `1.20` | `2.4` | | org.apache.httpcomponents:httpmime | `4.5.2` | `4.5.14` | | [co.elastic.clients:elasticsearch-java](https://github.com/elastic/elasticsearch-java) | `8.15.0` | `8.15.1` | Updates `ch.qos.logback:logback-classic` from 1.5.7 to 1.5.8 - [Commits](qos-ch/logback@v_1.5.7...v_1.5.8) Updates `org.apache.logging.log4j:log4j-core` from 2.23.1 to 2.24.0 Updates `com.fasterxml.jackson.core:jackson-databind` from 2.12.7.1 to 2.17.2 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `org.apache.maven.plugins:maven-compiler-plugin` from 2.3.2 to 3.13.0 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-2.3.2...maven-compiler-plugin-3.13.0) Updates `com.beust:jcommander` from 1.81 to 1.82 - [Changelog](https://github.com/cbeust/jcommander/blob/master/CHANGELOG.md) - [Commits](cbeust/jcommander@1.81...1.82) Updates `org.apache.maven.plugins:maven-shade-plugin` from 3.5.1 to 3.6.0 - [Release notes](https://github.com/apache/maven-shade-plugin/releases) - [Commits](apache/maven-shade-plugin@maven-shade-plugin-3.5.1...maven-shade-plugin-3.6.0) Updates `org.apache.nutch:nutch` from 1.20 to 2.4 - [Changelog](https://github.com/apache/nutch/blob/master/CHANGES.md) - [Commits](apache/nutch@release-1.20...release-2.4) Updates `org.apache.httpcomponents:httpmime` from 4.5.2 to 4.5.14 Updates `co.elastic.clients:elasticsearch-java` from 8.15.0 to 8.15.1 - [Release notes](https://github.com/elastic/elasticsearch-java/releases) - [Changelog](https://github.com/elastic/elasticsearch-java/blob/main/CHANGELOG.md) - [Commits](elastic/elasticsearch-java@v8.15.0...v8.15.1) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java - dependency-name: org.apache.logging.log4j:log4j-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-type: direct:production update-type: version-update:semver-major dependency-group: java - dependency-name: com.beust:jcommander dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java - dependency-name: org.apache.maven.plugins:maven-shade-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java - dependency-name: org.apache.nutch:nutch dependency-type: direct:production update-type: version-update:semver-major dependency-group: java - dependency-name: org.apache.httpcomponents:httpmime dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java - dependency-name: co.elastic.clients:elasticsearch-java dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps the angular group in /turing-ui with 18 updates: | Package | From | To | | --- | --- | --- | | [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) | `18.2.2` | `18.2.3` | | [@angular/cdk](https://github.com/angular/components) | `18.2.2` | `18.2.3` | | [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `18.2.2` | `18.2.3` | | [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `18.2.2` | `18.2.3` | | [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `18.2.2` | `18.2.3` | | [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `18.2.2` | `18.2.3` | | [@angular/localize](https://github.com/angular/angular) | `18.2.2` | `18.2.3` | | [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `18.2.2` | `18.2.3` | | [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `18.2.2` | `18.2.3` | | [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `18.2.2` | `18.2.3` | | [sass](https://github.com/sass/dart-sass) | `1.77.8` | `1.78.0` | | [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | `18.2.2` | `18.2.3` | | [@angular/cli](https://github.com/angular/angular-cli) | `18.2.2` | `18.2.3` | | [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `18.2.2` | `18.2.3` | | [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service) | `18.2.2` | `18.2.3` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.5.2` | `22.5.4` | | [@types/primer__octicons](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/primer__octicons) | `19.6.3` | `19.11.0` | | [jasmine-core](https://github.com/jasmine/jasmine) | `5.2.0` | `5.3.0` | Updates `@angular/animations` from 18.2.2 to 18.2.3 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/18.2.3/packages/animations) Updates `@angular/cdk` from 18.2.2 to 18.2.3 - [Release notes](https://github.com/angular/components/releases) - [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md) - [Commits](angular/components@18.2.2...18.2.3) Updates `@angular/common` from 18.2.2 to 18.2.3 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/18.2.3/packages/common) Updates `@angular/compiler` from 18.2.2 to 18.2.3 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/18.2.3/packages/compiler) Updates `@angular/core` from 18.2.2 to 18.2.3 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/18.2.3/packages/core) Updates `@angular/forms` from 18.2.2 to 18.2.3 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/18.2.3/packages/forms) Updates `@angular/localize` from 18.2.2 to 18.2.3 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](angular/angular@18.2.2...18.2.3) Updates `@angular/platform-browser` from 18.2.2 to 18.2.3 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/18.2.3/packages/platform-browser) Updates `@angular/platform-browser-dynamic` from 18.2.2 to 18.2.3 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/18.2.3/packages/platform-browser-dynamic) Updates `@angular/router` from 18.2.2 to 18.2.3 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/18.2.3/packages/router) Updates `sass` from 1.77.8 to 1.78.0 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.77.8...1.78.0) Updates `@angular-devkit/build-angular` from 18.2.2 to 18.2.3 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](angular/angular-cli@18.2.2...18.2.3) Updates `@angular/cli` from 18.2.2 to 18.2.3 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](angular/angular-cli@18.2.2...18.2.3) Updates `@angular/compiler-cli` from 18.2.2 to 18.2.3 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/18.2.3/packages/compiler-cli) Updates `@angular/language-service` from 18.2.2 to 18.2.3 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/18.2.3/packages/language-service) Updates `@types/node` from 22.5.2 to 22.5.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/primer__octicons` from 19.6.3 to 19.11.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/primer__octicons) Updates `jasmine-core` from 5.2.0 to 5.3.0 - [Release notes](https://github.com/jasmine/jasmine/releases) - [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md) - [Commits](jasmine/jasmine@v5.2.0...v5.3.0) --- updated-dependencies: - dependency-name: "@angular/animations" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: angular - dependency-name: "@angular/cdk" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: angular - dependency-name: "@angular/common" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: angular - dependency-name: "@angular/compiler" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: angular - dependency-name: "@angular/core" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: angular - dependency-name: "@angular/forms" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: angular - dependency-name: "@angular/localize" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: angular - dependency-name: "@angular/platform-browser" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: angular - dependency-name: "@angular/platform-browser-dynamic" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: angular - dependency-name: "@angular/router" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: angular - dependency-name: sass dependency-type: direct:production update-type: version-update:semver-minor dependency-group: angular - dependency-name: "@angular-devkit/build-angular" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: angular - dependency-name: "@angular/cli" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: angular - dependency-name: "@angular/compiler-cli" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: angular - dependency-name: "@angular/language-service" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: angular - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: angular - dependency-name: "@types/primer__octicons" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: angular - dependency-name: jasmine-core dependency-type: direct:development update-type: version-update:semver-minor dependency-group: angular ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps the react group in /turing-react with 10 updates: | Package | From | To | | --- | --- | --- | | [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `5.17.0` | `6.5.0` | | [@testing-library/react](https://github.com/testing-library/react-testing-library) | `13.4.0` | `16.0.1` | | [@testing-library/user-event](https://github.com/testing-library/user-event) | `13.5.0` | `14.5.2` | | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `27.5.2` | `29.5.12` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `16.18.108` | `22.5.4` | | [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts) | `3.0.1` | `5.0.1` | | [rxjs](https://github.com/reactivex/rxjs) | `6.6.7` | `7.8.1` | | [styled-components](https://github.com/styled-components/styled-components) | `5.3.11` | `6.1.13` | | [typescript](https://github.com/Microsoft/TypeScript) | `4.9.5` | `5.5.4` | | [web-vitals](https://github.com/GoogleChrome/web-vitals) | `2.1.4` | `4.2.3` | Updates `@testing-library/jest-dom` from 5.17.0 to 6.5.0 - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](testing-library/jest-dom@v5.17.0...v6.5.0) Updates `@testing-library/react` from 13.4.0 to 16.0.1 - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md) - [Commits](testing-library/react-testing-library@v13.4.0...v16.0.1) Updates `@testing-library/user-event` from 13.5.0 to 14.5.2 - [Release notes](https://github.com/testing-library/user-event/releases) - [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md) - [Commits](testing-library/user-event@v13.5.0...v14.5.2) Updates `@types/jest` from 27.5.2 to 29.5.12 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Updates `@types/node` from 16.18.108 to 22.5.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `react-scripts` from 3.0.1 to 5.0.1 - [Release notes](https://github.com/facebook/create-react-app/releases) - [Changelog](https://github.com/facebook/create-react-app/blob/main/CHANGELOG-3.x.md) - [Commits](https://github.com/facebook/create-react-app/commits/react-scripts@5.0.1/packages/react-scripts) Updates `rxjs` from 6.6.7 to 7.8.1 - [Release notes](https://github.com/reactivex/rxjs/releases) - [Changelog](https://github.com/ReactiveX/rxjs/blob/7.8.1/CHANGELOG.md) - [Commits](ReactiveX/rxjs@6.6.7...7.8.1) Updates `styled-components` from 5.3.11 to 6.1.13 - [Release notes](https://github.com/styled-components/styled-components/releases) - [Commits](styled-components/styled-components@v5.3.11...v6.1.13) Updates `typescript` from 4.9.5 to 5.5.4 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v4.9.5...v5.5.4) Updates `web-vitals` from 2.1.4 to 4.2.3 - [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md) - [Commits](GoogleChrome/web-vitals@v2.1.4...v4.2.3) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-type: direct:production update-type: version-update:semver-major dependency-group: react - dependency-name: "@testing-library/react" dependency-type: direct:production update-type: version-update:semver-major dependency-group: react - dependency-name: "@testing-library/user-event" dependency-type: direct:production update-type: version-update:semver-major dependency-group: react - dependency-name: "@types/jest" dependency-type: direct:production update-type: version-update:semver-major dependency-group: react - dependency-name: "@types/node" dependency-type: direct:production update-type: version-update:semver-major dependency-group: react - dependency-name: react-scripts dependency-type: direct:production update-type: version-update:semver-major dependency-group: react - dependency-name: rxjs dependency-type: direct:production update-type: version-update:semver-major dependency-group: react - dependency-name: styled-components dependency-type: direct:production update-type: version-update:semver-major dependency-group: react - dependency-name: typescript dependency-type: direct:production update-type: version-update:semver-major dependency-group: react - dependency-name: web-vitals dependency-type: direct:production update-type: version-update:semver-major dependency-group: react ... Signed-off-by: dependabot[bot] <support@github.com>
…ng-react/0.3.9/react-139d43b797 Bump the react group in /turing-react with 10 updates
…ng-ui/0.3.9/angular-d0aec5cbeb Bump the angular group in /turing-ui with 18 updates
…f483cb7b94 Bump the java group with 9 updates
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.